Getting Started

1. Installing the Theme

  1. Open Obsidian and go to Settings → Appearance → Manage.
  2. Click Browse and search for “Minimalists Paradise”.
  3. Click Use to install and apply the theme.

Option B: Manual Installation

  1. Open your terminal or command prompt.
  2. Navigate to your vault’s .obsidian/themes/ directory
cd path/to/your/vault/.obsidian/themes
  1. Clone the Minimalists Paradise repository:
git clone https://github.com/bellebasso/Minimalists-Paradise.git
  1. In Obsidian, go to Settings → Appearance → Themes, and select Minimalists Paradise from the list of installed themes.

2. Activating the Theme

Once installed and enabled, your vault should automatically update its appearance. If not, navigate to Settings → Appearance → Themes and select Minimalists Paradise manually.

3. Updating the Theme

If you installed the theme through Community Themes, updates will appear in Settings → Appearance → Themes.

If you installed via Git, navigate to the theme folder and pull the latest changes:

cd path/to/your/vault/.obsidian/themes/Minimalists-Paradise
git pull

Next step: Features.